bjbaron
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enigma] Home page translation not full widthI added the code in the CSS box but the spanish page is still not full width. I already had this code in the custom css: .page-id-690 .enigma_blog_wrapper .col-md-8 {width: 100% !important;} which I had to add to make the english home page full width when I first started the site. Thank you for your help.
Forum: Themes and Templates
In reply to: [Enigma] Home page translation not full widthNow when I switch the page from English to Spanish, it’s not full width again. Looks like there’s a right sidebar. I need the page to be full width. I don’t understand why it keeps changing. Here is the link to the page. Thanks for your support.
Forum: Themes and Templates
In reply to: [Enigma] Search boxThank you!
Forum: Themes and Templates
In reply to: [Enigma] Home page translation not full widthSorry. My issue is resolved!
Forum: Themes and Templates
In reply to: [Enigma] Search boxSorry. The website is https://boynton.iwakiaquatic.com
Forum: Themes and Templates
In reply to: [Enigma] Preventing images from showing on mobile versionCan I just eliminate the gray arrow that takes you to the top of the page just on the mobile version? Here is the link
Forum: Themes and Templates
In reply to: [Enigma] White spaceThat helped, thank you very much. Can I get the search box to center on the mobile version and take out the blue space above the logo so it’s tighter? Is it possible to pay someone there to login to make changes?
Forum: Themes and Templates
In reply to: [Enigma] Preventing images from showing on mobile versionCan I eliminate the gray arrow that takes you to the top of the page on the mobile version? I’m not sure of which other images I don’t want to appear on the mobile version. I was just hoping there was some code I could put on an image so it didn’t show on mobile. Thanks.
Forum: Themes and Templates
In reply to: [Enigma] Page with sidebarI couldn’t see the image in your link. But I’ve changed the page to the default template and I still don’t see the sidebar. See screen capture here
Forum: Themes and Templates
In reply to: [Enigma] Page with sidebarTried creating a new page with the page set to the default template. Still no sidebar. Sorry! here is the new page.
Forum: Plugins
In reply to: [Enigma] Mobile View of HeaderThe header on my mobile version takes up almost a whole screen. Can I remove the email, phone and search box from the mobile header version altogether and just leave the logo and menu? LINK
Forum: Themes and Templates
In reply to: [Enigma] Width of Nav BarMy links are still wrapping. Here is all the custom code that has to do with the nav bar. Perhaps one is conflicting with another?
.navbar-nav {
float: center !important;
}.collapse.navbar-collapse {
margin-top: 3px !important;
margin-bottom: 0 !important;
}
.nav.navbar-nav {
height: auto !important;
}
@media(max-width:480px){
.input-group {
float: left !important;
}
img#fsb_image{
display:none !important;
}.navbar-default .navbar-nav > li > a {
padding: 10px 12px !important;
}
.nav.navbar-nav {
display: inline !important;
text-align: initial !important;
}Forum: Themes and Templates
In reply to: [Enigma] Width of Nav BarHi is there any solution to making the nav bar full width? If not I will have to figure out an alternative for my additional links. Thanks.
Forum: Themes and Templates
In reply to: [Enigma] Width of Nav BarThank you for the code but the nav menu is still wrapping. (LINK)
Forum: Themes and Templates
In reply to: [Enigma] Width of Nav BarIt’s still wrapping. (LINK). Is there no way of making the navigation the full width of the screen?
Also on a mobile device the header looks so wide and the search box is cut off. Is there a fix for that? Thanks for your support!