This topic has 11 replies, 3 voices, and was last updated 4 years, 4 months ago ago by Olga Barlow
Hi
I would like the brand to go before the product title in product page of WooCommerce and I would also like to change the size of the text of brand.
Is there a code I can put in my functions.php which will position the brands before the product title in the single product page?
many thanks
Hi,
Provide temporary wp-admin and FTP access.
Font size can be changed by adding the next code in Theme Options > Theme Custom CSS:
.single-product .product_brand a {
font-size: 20px;
}
Regards
what I have to do for provide you temporary wp-admin and FTP access?
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it. Here is our – 8themes@gmail.com
If you don’t know your FTP host, FTP login, and FTP pass contact your hosting provider and ask this information.
Regards
Here I send you the username and password for let in.
-thanks
Hello,
We were able to login to the dashboard. What about FTP access?
Regards
Here the ftp access
Check now – http://prntscr.com/t65eh6 Changes were done in child-theme/functions.php
child-theme/style.css
Regards
Perfect.
Many thanks
Regards
You are welcome.
Regards
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up