Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Yes, this is unfortunatelly not possible to avoid.
-
You can try this css .button-stroke a.button:hover span.button_icon i, .button-stroke a.button.button_theme:hover span.button_icon i { color: #fff !important; }
-
Hi, please go to your FTP, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem is probably related to limits but to be sure which one is the reason, we need that li…
-
Hi, When building with the muffin builder you can edit the sections and set the style to full width, this way they will stretch. thanks
-
Hi, Please send us a link to your website. Are you changing the logo in theme options>global>logo? Try to change every logo, retina as well and disable any cache. thanks
-
please go to your FTP, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem is probably related to limits but to be sure which one is the reason, we need that link. F…
-
Sorry but we cannot recommend any third party plugins of that sort.
-
The responsive menu toogle can be changed in theme options>colors Try this css instead#Top_bar .search_wrapper input[type="text"] { color: red !important; } #Top_bar #searchform i { color: red !important; }
-
Hi, Try this custom css @media (max-width:767px){ #intro { padding-top:50px !important; } }
-
We have included a fix, please go to appearance> pre-built websites and in the top right corner select the option 'force import method' and change from auto to any other then wp_remote_get(). Here is a screen: http://prntscr.com/fk0e7o thanks
-
Hi, What do you mean by Visual Composer skin? Where does it appear. thanks
-
Hi, Does it see the icon on other installation? Or does it see other .ico file? thnks
-
Hello, you can use one theme per domain, but you can install as many as you like on a subdomain or subdirectory. open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. P.S. Antici…
-
Hi, What does that margins have to do with the background image, here is an exaple: First section is full width, second is full width without margins: http://prntscr.com/fk0ir8 thanks
-
Hi, Please look at this screen: http://prntscr.com/fk0k7g thanks
-
Hi, Sorry but this loader is not our script/code, we do not support custom code. thanks
-
Hello, The equal height of wraps will get the height from the tallest wrap in the section, there is no other way. thanks
-
Go to theme options>SEO and change the meta description. thanks
-
Hi, Sorry but this is not possible, the popup in a popup would not work. thanks
-
Try this css .single-post .section.section-post-header { display:none !important; }
-
I mean only for a single post, you cannot apply them to all posts with one option. You could use this custom css, try it: .single-post .portfolio.no-img .section-post-header .single-photo-wrapper .image_frame, .single-post .format-image.no-img .sect…
-
No, sorry there is no possibility. You can always disable it and use this shortcode anywhere: [share_box]
-
Hi, Sorry but if this plugin does not work with our theme we cannot really help, you would have to contact the plugin author. What do you mean by "names of custom fields" thanks
-
Hi, Well, since this is a one-page menu then it will not work on a multi page. The links are used to navigate on one page. thanks
-
Theme options>custom css&js>css
-
Hi, Everything seems to be working correctly, the page scrolls to the coreect ID, do you have any cache? Try disabling it thanks
-
The same as you did in the first place. The cache only holds the previous settings.
-
@media only screen and (max-width: 767px) { .bg-image .column_attr { background-image: none !important; } } You said you want to remove a background section image, well then maybe edit the page and edit the section where you will find the backgroun…
-
HI, First tell us what do you want t acomplish, then send a screenshot describing it and then a link to your website. thanks