Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi,
This feature is not available in the free version you have to upgrade to the premium version of the FolioPress theme to easily change the default theme color to your own.
Anyways just go to
Appearance > Customize > Additional CSS
and paste the below custom CSS code to change the header link color as well as borders:.site-title a:hover, .site-title a:focus, .site-title a:active, .main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a, .main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a, .main-navigation ul li.current-menu-item ul li a:hover, .navbar span.search-toggle:hover { color: #50C3DC; } .post-grid .entry-title:after, .widget-title:after, .entry-title:after, .page-title:after, .post-grid .sticky .sticky-post { background-color: #50C3DC; }
Note: Change the above HEX color code
#50C3DC
to your own HEX color code to change the color.Thank you for using our theme.
Theme Horse Support Team
KeymasterHello @dryab
While viewing your site. Sidebar is displaying to the right side. Please check you site once and let us know if you have any problem.
Thank you!
Theme Horse Support Team
KeymasterHi Dianneter,
Using WooCommerce is very simple.
You can simply install the WooCommerce plugin and start creating a product. You can find the documentation Here to setup WooCommerce into your site.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
Great that you found the solution.
If you have any problem please let us know.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
Go
Appearance > Customize > Additional CSS
and paste below CSS code to reduce the width of the content:@media (min-width: 992px) { .single .col-lg-8.content-area { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } }
Note: Please reduce the above all
66.666667
digit value to your desired width.Theme Horse Support Team
Keymaster@dryab Please share us your site Url rather than screenshot? So that we can find the exact issue.
Thank you!
December 16, 2018 at 12:38 pm in reply to: Customizing – Not all customizations update successfully #59224Theme Horse Support Team
KeymasterSure. Thank you!
Theme Horse Support Team
KeymasterHello Dianneter,
If you have setup your site with WooCommerce than just add the each product manually and add the link to the product description individually to link your product to Amazon.
Thank you!
December 16, 2018 at 12:33 pm in reply to: Adding a link to Amazon for each item in my portfolio #59222Theme Horse Support Team
KeymasterHello Dianneter,
Can you please provide us your site Url? So that we can see where you want to link back to Amazon.
Thank you!
Theme Horse Support Team
KeymasterHello @programyzpromocji
If you have any problem do not hesitate to contact us.
We have spend lots of time and efforts to develop this theme available free for all.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/theme/newscard/reviews/?filter=5
We really appreciate your rating.Once again thank you for using our theme.
Theme Horse Support Team
KeymasterHi Maxero,
Follow this reply to fix the youtube video.
Sidebar will automatically moves down on small devices and this is the way how responsive works.
If you are talking about other than please let us know.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
Can you please provide us the site Url? So that we can see the exact pages that you need to reduce the width.
Thank you!
Theme Horse Support Team
KeymasterHi,
We have used Bootstrap framework so please wrap your youtube code with below code:
<div class="embed-responsive embed-responsive-16by9"> <!-- youtube embed code goes here --> </div>
Also you can see this bootstrap doc to choose the related aspect ratios as per you need.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi there,
Sorry! We have not developed Astra Theme.
Please contact to the main author of the theme to get support.
If you are interested to browse the theme that we have developed than here is the link.Thank you!
December 13, 2018 at 7:59 am in reply to: Customizing – Not all customizations update successfully #59173Theme Horse Support Team
KeymasterHi Archiblog,
We have checked those options on live site and it’s working fine.
Can you please provide us the login credential via email to your site so that we can see the issue?
Please do not share any login credential here in this forum as this is a public forum.Thank you!
-
AuthorPosts