This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago ago by Rose Tyler
Hi i would like to add the same design of the blog post: https://gyazo.com/734cff289703ee34c765e3bf76370576 in the homepage with 4 columns next to eachother. Instead of this: https://gyazo.com/cf36d1f19fbc5e48c6801cf615a8b6b0 how can i do that?
2) How can i change the color, border, hover color from the button of the blog?
3) How do i make the button with text in the menu (”afspraak”) responsive? https://gyazo.com/fdeedeb991898b2a4031c5b7afacd6e2
4) i would like the pink button when hovering a little darker, how to do that? https://gyazo.com/8c10653bbcc7e6af3b6f2d45f9983eaf
5) where can i change the color of the button and text in the shop section? https://gyazo.com/b536ca72fec686f065c6c210028cbe70
Thanks!
Also would like a border per product in the shop, https://gyazo.com/66b5634e3f0f703f6c113e4373f2dd28 where can i find it? should be like this: https://gyazo.com/aedb44efa0e07fed458c6eb6cd136072
Thanks!
Hello,
Sorry for the delay in answering.
Please provide temporary wp-admin access.
Regards
Hi,
Ok herewith the access:
regards,
Hello,
You need to update XStore Core plugin – http://prntscr.com/t1y0s4
1) Use Blog carousel on the page, settings of the element allow to display post depends on your needs.
2) Theme Options > Styling > Active buttons.
3) Describe the desired result in more detail.
4) Provide URL of page that contains the button.
5) Theme Options > Styling > Light buttons.
The text can be changed via translation of WooCommerce plugin.
6) Custom CSS can be used, for example
.products-grid .content-product {
border: 1px solid #e1e1e1;
padding: 15px 15px 5px 15px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up