Hello,
In the menu bar I am trying to make the parent link (products) a clickable link. I have tried using the bootstrap nav walker which didn’t seem to work. Is there any way someone can provide a detailed description of how make the menu link a clickable link for the drop down menu, thank you.
]]>Both numbered and bullet lists have a different font size to the rest of the text. I have this code in CSS:
p, ul, ol {
font-size:18px;
}
.entry-content {
font-size: 18px;
}
Can you let me know how to change them?
]]>