Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24210
    admin
    Member

    Hello Cynde,

    Sorry to hear the content of your widget shifted. That likely occurred because the formatting CSS code was altered during editing. It is very easy to do by mistake if you are editing within the Visual tab of the Widget editor. I do it sometimes as well. The CSS also governs the background color for the text.

    The easiest way to adjust this is to click on the Text tab. Then remove everything there and replace it with the code below. You will need to re-edit the text to make it your own, but this is much easier than switching themes, deleting Pavilion, and then re-adding it and switching back. The code is below:

    <div class=”row call-to-action-wrapper”>
    <div class=”col-md-7″></div>
    <div class=”col-md-5″>
    <h2 id=”slogan”>WE MAKE IT OUR BUSINESS TO FIND THE PERFECT FIT FOR YOUR NEEDS.</h2>
    <div class=”call-to-action”>
    <p class=”p-button-primary”><a class=”button-primary” href=”about-us”>LEARN MORE<i class=”fa fa-angle-double-right”></i></a></p>

    </div>
    </div>
    </div>

     

    That should get you back on track!

    #24209

    In the pavilion homepage the widget box above the primary nav has shifted to the left of page. How do I move it back to its custom (original) position on right?  Also, I added a image in the widget and I want to take it out. When I take it out the enter box disappears but the text remains. How do I omit the image without omitting the box?

    Cynde

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How do I fix a widget within BoldGrid?’ is closed to new replies.