-
AuthorPosts
-
November 13, 2013 at 8:04 pm #187929
Hello I want to hide the options ‘Sort Option’ and ‘Display Option’ on my Product Category Page how do i do this.
Many Thanks
November 13, 2013 at 8:37 pm #187964Hey theroyds!
Is this one of the Product Category Page? http://www.vitrumuk.co.uk/onoff-switches/
I don’t see those options you mentioned.
Regards,
JosueNovember 13, 2013 at 8:42 pm #187971This reply has been marked as private.November 13, 2013 at 8:47 pm #187974Hey!
Add this code to the Quick CSS:
.product-sorting { display: none !important; }
Cheers!
JosueNovember 13, 2013 at 9:13 pm #188000This reply has been marked as private.November 13, 2013 at 9:19 pm #188006Hi!
Go to Enfold > Styling > Quick CSS (at the bottom, there is a textarea, paste the code i provided there and click ‘Save all changes’).
Regards,
JosueNovember 13, 2013 at 9:36 pm #188013This reply has been marked as private.November 13, 2013 at 9:38 pm #188014This reply has been marked as private.November 14, 2013 at 12:16 am #188084Hey!
When editing each product, select the desired Layout here (right middle):
Cheers!
JosueNovember 14, 2013 at 12:24 am #188092This reply has been marked as private.November 14, 2013 at 12:27 am #188095Hi,
You need to update your theme (you have 1.8.2, last version is 2.4.2).
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: http:/vimeo.com/chanels/aviathemes/67209750
If you have modified the theme files, remember to backup the Enfold folder.
Regards,
JosueNovember 14, 2013 at 1:11 am #188123This reply has been marked as private.November 14, 2013 at 1:14 am #188125Hi!
I’m referring to the theme, not WordPress:
Cheers!
JosueNovember 14, 2013 at 1:38 am #188136This reply has been marked as private.November 14, 2013 at 1:42 am #188138This reply has been marked as private.November 14, 2013 at 1:51 am #188142November 14, 2013 at 1:26 pm #188336This reply has been marked as private.November 14, 2013 at 8:06 pm #188527Hey Jason!
Add this code to the Quick CSS:
.eight.units.single-product-summary { float: left; margin-right: 50px; margin-left: 0; } .four.units.single-product-main-image.alpha { float: right; }
Cheers!
JosueNovember 14, 2013 at 10:12 pm #188575This reply has been marked as private.November 14, 2013 at 11:41 pm #188610November 15, 2013 at 12:20 am #188612This reply has been marked as private.November 15, 2013 at 12:25 am #188614Hey!
Add this code to the Quick CSS:
#main_menu{ width: 100% !important; } #avia-menu li a { padding: 0 27px !important; }
Result:
Cheers!
JosueNovember 15, 2013 at 12:32 am #188619This reply has been marked as private.November 15, 2013 at 12:37 am #188620No problem, i’ll close this thread then, please create another one regarding your new issue.
Regards,
Josue -
AuthorPosts
- The topic ‘Hiding’ is closed to new replies.