Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi, Yes, you can add only one custom social icon link. To edit the existing icon you would have to fiddle with the code in theme files. Sorry but we do not support this kind of changes. thanks
-
Hi, Go to ThemeOptions>Colors>Menu and change the colors o the links. You cannot see them because the color of the link is the same as the background. thanks
-
Hi, Please send us a link to your page and we will write you custom CSS. Thanks
-
Hi, you can remove the breadcrumbs in theme options>header&subheader>subheader and disable breadcrumbs, this will remove them completly. If you want only the last breadcrumb to not be displayed you have to send us a link to your page and w…
-
Hi, For now, this is not possible. Sorry. Thanks
-
Hi, Just go to theme options>responsive>general and add your mobile logo again. Thanks
-
Hi, Can you please provide us with a link to this page? Thanks
-
Hi, For some time now google has changed their policy and you should generate a google maps API key for the custom map to show on your page.You can paste the API key in themeoptions>global>advanced thanks
-
Yes, but also you need to edit the section, and under the advanced section set style as equal height of wraps.
-
Hi, Here is your custom CSS: .post-item .post-desc .post-author {display:none;} .post-item .post-desc .date .label {display:none;} .single-post .author-date .post-author {display:none;} .single-post .author-date .date .label {display:none;}
-
Hi, There are some options in theme options>ShortcodesFor more customization, you would need to provide us with a link to your page and explain in more detail what is your desired look.We will write you the code. Thanks
-
Hi, This is explained in THIS topic. thanks
-
Hi, There are examples for each item and detailed info on how to use it HEREJust browse the top menu Thanks!
-
Hi, use this custom css:.portfolio_grid .image_wrapper a {text-align:center;}
-
Hey, This is very correct! Good job :) Thanks
-
Hi,You asked the same question via private messeage. We answered you there. thanks
-
Hi, Sorry but this is not possible at this moment. It would need some custom code and file modification. We do not support this. thanks
-
Yes, this is the only way to do it. Sorry for inconvenience.
-
HI, have you looked in the color option for the action bar? You can set the background, link color. hover color and social media colors. The search placeholder can be changed in the translate options>general For the action bar items position to …
-
You can make a premade template to use in your pages. Justo goes to Templates and creates your own template. Then when you make a new page just use the import section to select it. Thanks
-
Hi. Can you please provide with a link to this page? thanks
-
Hi, This is not very clear to us. Maybe some other plugins are interfering? Please explain this in more detail or send us screenshots. This space is disabled in options, when you edit a single post you can scroll bottom to options section where you …
-
Hi,We do not offer this kind of functionallity, sorry. thanks
-
Please remove all custom CSS you wrote in reference to the logo item, even our previous one and paste this:#Top_bar.is-sticky #logo img { max-width: 200px; }
-
Happy to help! :)
-
Hi, For mobile sticky to work it has to be enabled on the desktop version, then go to the responsive options and mark sticky menu under the mobile section. Please open the screenshot below:http://pasteboard.co/CfARgJhJQ.png Thanks
-
You are welcome ;)
-
Sorry but we cannot help you without inspecting the site, there are too many things to take in consideration when it comes to these kinds of problems. Please send us a link when the site would be online.
-
Hi, I visited your site and after inspecting your code I see that you might have skipped step 1 because your theme is still version 16.5. Please update to 17.0, for more information about theme updates read HERE thanks
-
Hi, This is the custom CSS for you:.fancy-divider svg { height: 40px; } Just regulate the height and try what fits you best. Thanks