Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Can you please explain what exactly are you trying to achieve?THe lists must be in thanks
-
Hi,The only thing you can change is the display options of the search form itself.Go to theme options>header&subheader>extras
-
Hi,You can add icons as custom links in last menu itemsthanks
-
Please send a link to the website.
-
Hi,You have the blog configured not correctly. Please go to settings>reading and set the post page to your blog page. Then edit the blog page and delete all content from there because the blog page should be a default wordpress page with no addit…
-
HI,It is your custom css, when i disabled it everything worked fine.thanks
-
You just select this header and click save. There is not much more to it:)
-
You want to hide it if the cart is empty or just hide it?
-
Hi,Use this custom CSS to hide the descriptions .pp_content .pp_description { display:none !important; }
-
Hi,Please go to your main shop page and set the sidebar there. Then it will append to all related pages.thanks
-
This is not possible, you can have one portfolio. You could make a portfolio with categories and display the portfolio items with specific categories on different pages. Use a muffin builder element or a shortcode to do that. Documentation:http://th…
-
@Phasenine Have you entered the full path with http://... For the transparency use this css.header-stack #Action_bar { background-color: transparent !important; } thanks@SocialVision This is not possible (icons with logo) You have to place the…
-
Hi,Please send a link to the page. We will trythanks
-
Hi,Sorry but there is no option to do that.thanks
-
Hi,Try this custom css .image_frame .image_wrapper:after {display:none !important; } thanks
-
Hi,Thanks for the kind words.Try going to theme options>global>general and find the image frame section then select the style.thanks
-
Hi,You can set the h2 size and line-height in theme options>fonts>size&styleIf you want to do it with CSS I think you do not need the 'a' at the end. It should look like this.post-desc-wrapper .post-desc .post-title h2 {...}
-
Hi,If you select the woocommrece shop page you cannot place there any custom elements. This page should be left blank, as all the woocommerce pages and blog pages as well.thanks
-
Hi,This css should help you. We make the + signs bigger. @media only screen and (max-width: 1239px) { #Top_bar #menu ul li.submenu .menu-toggle { line-height: 34px; font-size: 42px; } }
-
HI,Could you send me a screenshot of what padding you are talking about.
-
The problem is the Suhosin script that your provider has installed on your server. Although you have good values in max_inout_var or memory_limit this script will lower it drasticly.
-
Hi, Sorry but this is not possible.You canonly have the love box there. thanks
-
Hi,You have to go to theme options>header&subheader>header and set the header to fixed.then add this css #Top_bar:not(.is-sticky) { background:transparent !important; } If it is transparent you cannot see the menu items so we advise you …
-
Hi,This is not possible, you can only display the search in the top bar right section.thanks
-
Hi,Sorry but this is not possible to make with simple changes. We do not support direct file changes to the theme.thanks
-
Hi,Use this css .header-stack #Top_bar {background:transparent !important;}
-
Hi,You can add a body background in theme options>global>general and set the background image there.thanks For the record the correct css is:background: url('your image url')no-repeat center center;
-
But what exackly is the problem here?
-
Hi,All the demo sliders are available with the theme after you unzip the package from theme forest. The folder is called /revolution-slider-demo Just import the biker demo slider.thanks
-
Hi,Please send us a link to the page where you are using the shortcode.thanks