adamsjoshua14 Posted May 3, 2021 Share Posted May 3, 2021 Site URL: https://www.ernestphotovideo.com/real-estate-packages Hello! I am attempting to adjust the size of specific text in a markdown block, and was wondering how to do so. The code for this page is 12345. I have accordion style for my "add-ons" section, and would like the price to be larger than the description. TIA!! Link to comment
tuanphan Posted May 6, 2021 Share Posted May 6, 2021 On 5/4/2021 at 5:56 AM, adamsjoshua14 said: Site URL: https://www.ernestphotovideo.com/real-estate-packages Hello! I am attempting to adjust the size of specific text in a markdown block, and was wondering how to do so. The code for this page is 12345. I have accordion style for my "add-ons" section, and would like the price to be larger than the description. TIA!! Hi. Incorrect password 12345 Can you check again? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
adamsjoshua14 Posted May 17, 2021 Author Share Posted May 17, 2021 On 5/5/2021 at 9:33 PM, tuanphan said: Hi. Incorrect password 12345 Can you check again? The website is live now, so you should be able to check it out at this link!https://www.ernestphotovideo.com/packages Link to comment
tuanphan Posted May 18, 2021 Share Posted May 18, 2021 On 5/17/2021 at 10:34 AM, adamsjoshua14 said: The website is live now, so you should be able to check it out at this link!https://www.ernestphotovideo.com/packages Add to Design > Custom CSS /* price */ div#block-502afecd1c2f91275323+.row h3 { font-size: 100px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
adamsjoshua14 Posted May 26, 2021 Author Share Posted May 26, 2021 On 5/18/2021 at 1:52 AM, tuanphan said: Add to Design > Custom CSS /* price */ div#block-502afecd1c2f91275323+.row h3 { font-size: 100px; } It seems that would affect the pricing at the top, rather than the dropdown menus. The attached is the pricing section I would like to adjust Link to comment
tuanphan Posted May 28, 2021 Share Posted May 28, 2021 On 5/27/2021 at 3:04 AM, adamsjoshua14 said: It seems that would affect the pricing at the top, rather than the dropdown menus. The attached is the pricing section I would like to adjust Use this new code /* alacarte */ div#page-section-60907917ac6aa25b4d35b865 .markdown-block h2 { font-size: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
adamsjoshua14 Posted June 8, 2021 Author Share Posted June 8, 2021 On 5/27/2021 at 11:48 PM, tuanphan said: Use this new code /* alacarte */ div#page-section-60907917ac6aa25b4d35b865 .markdown-block h2 { font-size: 20px; } Man I really do apologize. Thank you for your time helping me with this. I should have been more specific about what I was looking to change. I'm looking to change the size of the pricing under dropdown in the markdowns. I have circled what I'm looking to change. Link to comment
tuanphan Posted June 10, 2021 Share Posted June 10, 2021 On 6/9/2021 at 4:32 AM, adamsjoshua14 said: Man I really do apologize. Thank you for your time helping me with this. I should have been more specific about what I was looking to change. I'm looking to change the size of the pricing under dropdown in the markdowns. I have circled what I'm looking to change. Can you take a screenshot all syntax in this Markdown? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.