jaynekitsch
Forum Replies Created
-
This took ages to figure out, but it was this piece of code that made them reappear in the Additional CSS editor.
i, i.fa { font-family: 'FontAwesome' !important; }
Forum: Themes and Templates
In reply to: [Mesmerize] Front Page Header Design CustomizationHi @jschramm23, you can edit all elements of the front page banner in the Customise option on your live site, this should allow you to upload your own images, change position and edit and remove any copy overlay too. It’s should be very easy.
For the other things, when you’re in Customise mode, you can click the little pencil to edit or add any new elements anywhere on the homepage.
It was this area that needed changing to implement the colour change to:
ul.dropdown-menu.simple-menu-items > .current_page_item > a,
ul.dropdown-menu.simple-menu-items > .current-menu-item >Forum: Themes and Templates
In reply to: [Mesmerize] Navigation Bar Not Centered Under LogoThank you @yupal I found what was going wrong in the plugin and it’s corrected the orientation, thank you!
Updated to add that this was quite easy to fix, you can find the # marker for the section you want to change via the customizer and then add Additional CSS to this effect:
#content-13 {
padding-top: 10px;
padding-bottom: 10px;
}Forum: Themes and Templates
In reply to: [Mesmerize] Front page hero section not workingHi @webyogi,
It looks like there are some settings under Hero > Front Page Hero, right at the bottom which allow you to tick on and off the box overlays as well as editing the text box settings. Do you have that there?
Forum: Themes and Templates
In reply to: [Mesmerize] Navigation Bar Not Centered Under Logo@yupal I cannot see this anywhere to remove, the only custom css I have is coming from the customizer box and a few plugins unrelated to the menu bar.
Here’s what’s in my Additional CSS currently, do you know where else I could look?
body { color: #000000; }
a { color: #000000
!important; }
a:hover { color: #A9A9A9 !important; }div.footer-content.center-xs {
padding-top: 2;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}p.copyright { display: none !important; }
navigation-bar {
padding-top: 2;
align-content: center;
padding-bottom: 2;
}Forum: Themes and Templates
In reply to: [Mesmerize] Navigation Bar Not Centered Under Logo@yupal It’s a WIP but here how it is so far: makeupbyhenessy.com